﻿# Netherlands

ecchi_net_thorbecke_character_template = {
    first_name = ecchi_Johan_Rudolph
    last_name = ecchi_Thorbecke
    culture = cu:dutch
    female = no
    religion = protestant
    ideology = ideology_reformer
    interest_group = ig_intelligentsia
	dna = ecchi_dna_johan_rudolph_thorbecke
    birth_date = 1798.1.14
    traits = { tactful experienced_political_operator }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:NET
            this = c:NET
        }
        interest_group_trigger = {
            is_interest_group_type = ig_intelligentsia
        }
        earliest_usage_date = 1844.1.1
        latest_usage_date = 1872.6.4
        chance = 90
    }
}

ecchi_net_van_den_bosch_character_template = {
    first_name = Johannes
    last_name = van_den_Bosch
    culture = cu:dutch
    female = no
    religion = protestant
    ideology = ideology_jingoist_leader
    interest_group = ig_armed_forces
	dna = ecchi_dna_johannes_van_den_bosch
    birth_date = 1780.2.2
    traits = { wrathful grifter surveyor }
    commander_rank = default
    commander_usage = {
        country_trigger = {
            OR = {
                AND = {
                    exists = c:NET
                    this = c:NET
                    NOT = { exists = c:DEI }
                }
                AND = {
                    exists = c:DEI
                    this = c:DEI
                }
            }
        }
        role = general
        earliest_usage_date = 1836.1.1
        latest_usage_date = 1844.1.28
        chance = 90
    }
}

ecchi_net_kuyper_character_template = {
    first_name = Abraham
    last_name = ecchi_Kuyper
    culture = cu:dutch
    female = no
    religion = protestant
    ideology = ideology_theocrat
    interest_group = ig_devout
	dna = ecchi_dna_abraham_kuyper
    birth_date = 1837.10.29
    traits = { pious ambitious persistent }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:NET
            this = c:NET
        }
        interest_group_trigger = {
            is_interest_group_type = ig_devout
        }
        earliest_usage_date = 1874.1.1
        latest_usage_date = 1920.11.8
        chance = 90
    }
}

ecchi_net_troelstra_character_template = {
    first_name = ecchi_Pieter_Jelles
    last_name = ecchi_Troelstra
    culture = cu:dutch
    female = no
    religion = protestant
    ideology = ideology_vanguardist
    interest_group = ig_trade_unions
	dna = ecchi_dna_pieter_jelles_troelstra
    birth_date = 1860.4.20
    traits = { reckless romantic persistent }
    interest_group_leader_usage = {
        country_trigger = {
            exists = c:NET
            this = c:NET
        }
        interest_group_trigger = {
            is_marginal = no
            OR = {
                is_interest_group_type = ig_trade_unions
                is_interest_group_type = ig_intelligentsia
            }
        }
        earliest_usage_date = 1900.1.1
        latest_usage_date = 1930.5.12
        chance = 90
    }
}